Auction examples
- Running auctions
- Sponsored listings
- Sponsored banners
- Sponsored brands
Asset examples
Webhook examples
Events
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Assets API
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Toppie API
[BETA] Get Toppie Campaigns
Retrieve a list of campaigns associated with a specific account.
Query Parameters
Pagination cursor as provided in an earlier response. If provided will fetch the next page of results.
Limit of accounts to retrieve.
0 < x < 100
Response
List of campaigns that belong to the agency
Account that owns this campaign
The ads format for this campaign (only listing is currently supported)
listing
, banner
, exclusive_listing
Total budget for this campaign
The periodicity of the budget
daily
, weekly
, monthly
, total
The charge type for this campaign
CPM
, CPC
, CPA
Date and time when the campaign was created
Currency code this campaign is working with in ISO 4217 format
Internal identifier for the agency campaign
Flag to indicate if the campaign is active or not
Campaign name
Target ROAS for the campaign
0.5 < x < 20
Bid count for the campaign (optional)
Date when to stop the campaign, specified in RFC 3339, if not set the campaign will never stop. This date must be greater than the start date and must be in the future. Must include the Timezone definition.
Flag that indicates whether more results are available. true
indicates there is a next page of results. false
indicates this response contains the last page of results.
Pagination cursor. Provide this value as a next_page
query parameter in a new request to retrieve the next page of results.
1